html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 "PingFang SC", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei", STHeiTi, sans-serif
}

input,
select,
textarea {
    font-size: 100%;
    outline: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit
}

fieldset,
img {
    border: 0
}

iframe {
    display: block
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-style: normal;
    font-weight: 500
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500
}

q:before,
q:after {
    content: ''
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

a {
    outline: none
}

a:hover {
    text-decoration: none
}

sub {
    bottom: -0.25em
}

a {
    outline: none
}

a:hover {
    color: #ff651b;
    text-decoration: none
}

.red {
    color: #f43636
}

.fn-orange {
    color: #ff651b
}

ins,
a {
    text-decoration: none
}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fn-clear {
    zoom: 1
}

body .fn-hide {
    display: none
}

.fn-left,
.fn-right {
    display: inline
}

.fn-left {
    float: left
}

.fn-right {
    float: right
}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

body {
    background-image: url(../images/bodybg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #EFF3FF;
    background-size: 100% 100%;
}

ul,
li {
    list-style: none;
    margin: 0;
}

.gh_classtit a {
    color: #fff;
}

@media (max-width: 768px) {
    #gh_head {
        display: none;
    }
}

#gh_head {
    max-width: 1002px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

#gh_logo {
    width: 60%;
    display: block;
}

#logo-right {
    position: absolute;
    top: 0;
    right: 10px;
    width: 40%;
    height: 100%;
    overflow: hidden;
}

#logo-right img {
    /* width:50%; */
    height: 100%;
    float: left;
}

#homeset {
    float: right;
    background-color: #1166A8;
    padding: 5px;
    border-radius: 0 0 5px 5px;
}

#homeset a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

#homeset a:hover {
    color: #ffff00;
    text-decoration: none;
}

#gh_nav {
    width: 100%;
    background-color: #084B8F;
}

.equinav {
    width: 100%;
    max-width: 1002px;
    margin: 0 auto;
    background-color: #084B8F;
    border: none;
    min-height: 41px;
}

.equinav .navbar-collapse>ul li>a,
.equinav .navbar-collapse>ul li>a:visited {
    color: #fff;
    padding: 10px 5px;
    text-align: center;
}

.equinav .navbar-collapse>ul li>a:hover,
.equinav .navbar-collapse>ul li>a:active {
    color: #ffff00;
}

.equinav .navbar-brand {
    display: none;
    padding: 0;
}

.equinav .navbar-collapse {
    padding: 0 !important;
}

.equinav-collapse .navbar-header {
    float: none;
    background-color: #7DB9DB;
    background: linear-gradient(180deg, #589DC6 0%, #BEDDEC 100%);
}

.equinav-collapse .navbar-brand,
.equinav-collapse .navbar-toggle {
    display: block !important;
}

.equinav-collapse .navbar-toggle {
    display: block !important;
    background: #eee;
}

.equina-collapse .navbar-collapse {
    border-top: 1px solid #e7e7e7 !important;
}

.equinav-collapse .navbar-collapse.collapse {
    display: none !important;
}

.equinav-collapse .navbar-nav {
    float: none !important;
    margin: 0 !important;
}

.equinav-collapse .navbar-nav>li {
    width: auto !important;
    float: none !important;
}

.equinav-collapse .navbar-nav>li>a {
    text-align: left !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.equinav-collapse .navbar-collapse,
.equinav-collapse .navbar-collapse.collapse.in {
    border-top: 1px solid #e7e7e7 !important;
    display: block !important;
}

.equinav-collapse .collapsing {
    overflow: hidden !important;
}

.equinav-collapse .dropdown-toggle {
    /* background-color: #e7e7e7 !important; */
    color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #fff;
}

.dropdown-menu>li>a {
    color: #333 !important;
}

.equinav-collapse .dropdown-toggle>.caret {
    display: inline-block !important;
    margin-left: 10px;
}

.equinav-collapse .dropdown-menu {
    background: none !important;
    float: none !important;
    border: 0 !important;
    box-shadow: none !important;
    position: relative !important;
}

.equinav-collapse .navbar-nav .open .dropdown-menu {
    display: block !important;
}

.equinav-collapse .navbar-nav .open .dropdown-menu>li>a,
.equinav-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
    background: transparent;
    text-align: left;
    color: #fff !important;
    padding: 5px 15px 5px 25px !important;
}

#gh_content {
    max-width: 1002px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}

#gh_content .gh_detail {
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
}

#gh_content .gh_area {
    padding: 15px 10px 0 10px;
}

#gh_content .gh_detail .gh_ppt,
video {
    width: 100%;
    background-color: #F7F7F7;
}

.gh_class .gh_classtit {
    background-image: url(../images/images_14.png);
    height: 26px;
    width: auto;
    line-height: 26px;
    padding-left: 17px;
}

.gh_class .gh_classtit a {
    font-size: 12px;
    font-weight: bold;
}

.gh_classcon {
    padding: 10px;
    border: 1px solid #ebe7e6;
    border-top: none;
    font-size: 12px;
    line-height: 28px;

}

.gh_gsgktu {
    float: left;
    padding-right: 10px;
}

.gh_class .gh_classcon ul {
    padding-top: 10px;
}

.gh_class .gh_classcon ul li {
    line-height: 25px;
    background-image: url(../images/newsico.gif);
    background-position: left;
    height: 25px;
    background-repeat: no-repeat;
    padding-left: 15px;
}

.gh_class .gh_classcon ul li a {
    color: #333333;
    float: left;
    font-size: 12px;
    font-weight: normal;
}

.gh_class .gh_classcon .gh_time {
    font-size: 12px;
    color: #aaa3a3;
    float: right;
}

/* 公司概况 */
.gh_w_news {
    /* border: 1px solid #ebe7e6; */
    border-top: none;
}

.gh_news .title {
    height: 36px;
    background-image: url(../images/hdbg.jpg);
    background-position: center top;
    width: 100%;
    overflow-x: auto;
}

.gh_w_news .title {
    background: none;
    height:auto;
}

.gh_news .title ul {
    min-width: 800px;
}

.gh_news .title ul li {
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: left;
    margin-top: 0;
    margin-right: 3px;
    margin-bottom: 0;
    margin-left: 3px;
}
.gh_news .title ul li a{
    color: #fff;
}
.gh_news .title ul li.active {
    font-size: 13px;
    height: 36px;
    color: #fff;
    background-image: url(../images/hdon.jpg);
    background-repeat: repeat-x;
    background-position: center;
    font-weight: bold;
    padding-left: 9px;
    padding-right: 9px;
    line-height: 26px;
}

.gh_news .title ul li.normal {
    line-height: 26px;
    height: 26px;
    background-color: #5095d2;
    font-weight: bold;
    padding-left: 9px;
    padding-right: 9px;
}

.gh_news .title ul li.normal a {
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
}

.gh_news .title ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.gh_con table {
    padding-left: 15px;
}

.gh_con table td {
    line-height: 16px;
    color: #444;
    font-size: 12px;
    padding: 5px 0 5px 15px;
    border-bottom: 1px dashed #efefef;
}




/* 联系我们 */
.gh_lxwm {
    height: 180px;
    border: 1px solid #ebe7e6;
    border-top: none;
    background-image: url(../images/images_35.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

.gh_lxwm ul {
    margin-left: 50px;
    padding-top: 5px;
}

.gh_lxwm ul li {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #0869A5;
    line-height: 29px;
}

/* 友情链接 */
.bottom-banner {
    margin: 0 auto 0;
    padding: 10px 11px 15px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: 5px solid #0a58a0;
}

.bottom-banner--title {
    background-image: url(../images/images_14.png);
    height: 26px;
    width: auto;
    line-height: 26px;
    padding-left: 17px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

.bottom-banner--content {
    height: 50px;
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

.bottom-banner--scroll {
    height: 100%;
    width: 10000px;
    position: absolute;
    left: 0;
}

.bottom-banner--scroll li {
    display: block;
    float: left;
    margin: 0 5px;
    height: 100%;
    border-radius: 5px;
    position: relative;
}

.bottom-banner--scroll a {
    display: inline-block;
    height: 100%;
    cursor: pointer;
}

.bottom-banner--scroll img {
    display: block;
    height: 100%;
}

.gh_footer {
    text-align: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    line-height: 22px;
    padding: 15px;
}

.gh_footer a {
    color: #000;
    font-size: 12px;
}

@media screen and (max-width: 1023px) {
    .navbar-brand img {
        width: 80%;
    }

    .navbar-toggle {
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 5%;
    }

    .navbar-nav li {
        padding-left: 5%;
    }

    .navbar-nav {
        padding: 10px 0;
    }

    .dropdown-menu li {
        padding-left: 0;
    }

    .equinav-collapse .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px !important;
    }
    .gh_lxwm{
        height:auto;
    }
}